projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e15593
)
ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boards
author
Gabor Juhos
<
[email protected]
>
Fri, 6 Jan 2012 15:54:59 +0000
(15:54 +0000)
committer
Gabor Juhos
<
[email protected]
>
Fri, 6 Jan 2012 15:54:59 +0000
(15:54 +0000)
SVN-Revision: 29672
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
index fc864eb4ebec4854514a59f4547e67e2d0e739ca..db8bdaefb93033a4e7c8ee38cfac4961151a5bce 100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@
-130,6
+130,7
@@
platform_check_image() {
tl-wr741nd | \
tl-wr741nd-v4 | \
tl-wr841n-v1 | \
+ tl-wr841n-v7 | \
tl-wr941nd | \
tl-wr1043nd)
[ "$magic" != "0100" ] && {